# Mapping 6x6
# Description : 6 robots with 6 arms
# Columns : 6x6 Decimal | Midi Octave | Out
# "Decimal" : 20 is Chimere 2 / arm 0 - 53 is Chimere 5 / arm 3
# "Midi Octave" : A robot for one octave (12 notes in MIDI)
# ------ Chimere 0 ------
0 0 0
1 1 1
2 2 2
3 3 3
4 4 4
5 5 5
# ------ Chimere 1 ------
10 12 10
11 13 11
12 14 12
13 15 13
14 16 14
15 17 15
# ------ Chimere 2 ------
20 24 20
21 25 21
22 26 22
23 27 23
24 28 24
25 29 25
# ------ Chimere 3 ------
30 36 30
31 37 31
32 38 32
33 39 33
34 40 34
35 41 35
# ------ Chimere 4 ------
40 48 40
41 49 41
42 50 42
43 51 43
44 52 44
45 53 45
# ------ Chimere 5 ------
50 60 50
51 61 51
52 62 52
53 63 53
54 64 54
55 65 55